All 10 Problems with Working Visualizations!
(i) \( y = x^4 + 2x^2 - x \) at \( x = 1 \)
(ii) \( x = a \cos^3 t, y = b \sin^3 t \) at \( t = \frac{\pi}{2} \)
Find the point on the curve \( y = x^2 - 5x + 4 \) at which the tangent is parallel to the line \( 3x + y = 7 \).
Find the points on the curve \( y = x^3 - 6x^2 + x + 3 \) where the normal is parallel to the line \( x + y = 1729 \).
For x = 0:
\[ y = 0 - 0 + 0 + 3 = 3 \] Point: (0, 3)For x = 4:
\[ y = 64 - 96 + 4 + 3 = -25 \] Point: (4, -25)Find the points on the curve \( y^2 - 4xy = x^2 + 5 \) for which the tangent is horizontal.
(i) \( y = x^2 - x^4 \) at (1, 0)
(ii) \( y = x^4 + 2e^x \) at (0, 2)
(iii) \( y = x \sin x \) at \( \left( \frac{\pi}{2}, \frac{\pi}{2} \right) \)
(iv) \( x = \cos t, y = 2 \sin^2 t \) at \( t = \frac{\pi}{3} \)
Find the equations of the tangents to the curve \( y = 1 + x^3 \) for which the tangent is orthogonal with the line \( x + 12y = 12 \).
For x = 2:
\[ y = 1 + 8 = 9 \] Tangent equation: \[ y - 9 = 12(x - 2) \] \[ y = 12x - 15 \]For x = -2:
\[ y = 1 - 8 = -7 \] Tangent equation: \[ y - (-7) = 12(x - (-2)) \] \[ y = 12x + 17 \]Find the equations of the tangents to the curve \( y = \frac{x + 1}{x - 1} \) which are parallel to the line \( x + 2y = 6 \).
For x = 3:
\[ y = \frac{4}{2} = 2 \] Tangent equation: \[ y - 2 = -\frac{1}{2}(x - 3) \] \[ y = -\frac{1}{2}x + \frac{7}{2} \]For x = -1:
\[ y = \frac{0}{-2} = 0 \] Tangent equation: \[ y - 0 = -\frac{1}{2}(x - (-1)) \] \[ y = -\frac{1}{2}x - \frac{1}{2} \]Find the equation of tangent and normal to the curve given by \( x = 7 \cos t \) and \( y = 2 \sin t, t \in \mathbb{R} \) at any point on the curve.
Find the angle between the rectangular hyperbola \( xy = 2 \) and the parabola \( x^2 + 4y = 0 \).
Show that the two curves \( x^2 - y^2 = r^2 \) and \( xy = c^2 \) where \( c, r \) are constants, cut orthogonally.
For \( x^2 - y^2 = r^2 \):
\[ 2x - 2y \frac{dy}{dx} = 0 \Rightarrow \frac{dy}{dx} = \frac{x}{y} = m_1 \]For \( xy = c^2 \):
\[ y + x \frac{dy}{dx} = 0 \Rightarrow \frac{dy}{dx} = -\frac{y}{x} = m_2 \]